MATMAX
MATMIN

Syntax: MATMAX (array[%])
   and: MATMIN (array[%])
Location: Math Package

The MATMAX function finds the largest value contained in an integer or floating point array.

The MATMIN function finds the smallest value in the array.

WARNING:
A string array makes MATMAX and MATMIN hang the system.

CROSS-REFERENCE:
See also MAXIMUM and MAXIMUM%.
